home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 101-125 / scopedisk105 / paled / paled.txt < prev    next >
Text File  |  1995-03-19  |  2KB  |  49 lines

  1.                 Palette Editor
  2.                  By Thomas C. DeVeau
  3.             ----------------------------
  4.                       Shareware
  5.               $5.00 Suggested Donation
  6.  
  7.  
  8.     If you like and use this program, please donate $5.00 to help in my 
  9. future work. Thank You.
  10. --------------------------------------------------------------------------------
  11.  
  12.     Palette Editor was written as an aid in creating palettes for use in
  13. graphics programming. 
  14.  
  15. How to use Palette Editor:
  16.  
  17.     When Palette Editor (PalEd) opens, you are presented with a rather
  18. unique palette requester. To choose a color simply click on the desired color
  19. and it will be displayed in the indicator box above the adjustment buttons.
  20.  
  21.     To modify the color, click on the "+" or "-" buttons. The color 
  22. intensities are shown in Hex.
  23.  
  24.     When you are satisfied with your modifications, click on the OKAY!
  25. button. RESET resets the entire requester. CANCEL quits the program.
  26.  
  27.     After selecting OKAY!, another window opens for your saving options.
  28.  
  29.     Select a language gadget and enter the filename you want to save it
  30. as, and select SAVE.
  31.  
  32. The current languages are Assembly, AmigaBASIC, and "C". TEXT saves the palette
  33. in non-language specific format.
  34.  
  35. Future upgrades will include Modula-2 and Draco language formats.
  36.  
  37. Formats:
  38.     C         ->    Data is saved as a colortable array.
  39.     BASIC        ->    Data is saved as a series of PALETTE statements.
  40.     Assembly    ->    Data is saved as WORD sized data.
  41.     Text        ->    Data is saved as both Hex and Decimal.
  42.  
  43. Please send comments and contributions to:
  44.  
  45.     Thomas C. DeVeau
  46.     128 W. Pleasant St. J3
  47.     Manlius, N.Y. 13104
  48.     USA
  49.